Skip to content

Conversation

@pedrosousa
Copy link
Contributor

Summary

Addresses PCX-16710.

@pedrosousa pedrosousa requested review from a team, GregBrimble, KianNH and WalshyDev as code owners April 24, 2025 15:18
@github-actions github-actions bot added the product:rules Related to rules label Apr 24, 2025
@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented Apr 24, 2025

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Updated documentation for Custom Errors, enhancing clarity and adding new sections for API usage and error page types.

  • Added new sections for creating custom error rules and assets via the dashboard and API.
  • Introduced detailed explanations for error page types and custom error tokens.
  • Updated the main Custom Errors documentation to clarify usage and configuration options.

Modified Files

  • src/content/docs/rules/custom-errors/index.mdx

Added Files

  • src/content/docs/rules/custom-errors/api-calls.mdx
  • src/content/docs/rules/custom-errors/create-rules.mdx
  • src/content/docs/rules/custom-errors/edit-error-pages.mdx
  • src/content/docs/rules/custom-errors/example-rules.mdx
  • src/content/docs/rules/custom-errors/reference/error-page-types.mdx
  • src/content/docs/rules/custom-errors/reference/error-tokens.mdx
  • src/content/docs/rules/custom-errors/reference/index.mdx
  • src/content/docs/rules/custom-errors/reference/parameters.mdx
  • src/content/docs/rules/custom-errors/troubleshooting.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 24, 2025

This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:

  • /rules/custom-errors/create-api/
  • /rules/custom-errors/error-tokens/
  • /rules/custom-errors/parameters/
  • /support/more-dashboard-apps/cloudflare-custom-pages/configuring-custom-pages-error-and-challenge/
  • /support/more-dashboard-apps/cloudflare-custom-pages/
  • /support/more-dashboard-apps/

@nikitacano nikitacano enabled auto-merge (squash) April 24, 2025 15:26
@github-actions
Copy link
Contributor

github-actions bot commented Apr 24, 2025

Preview URL: https://284a749f.preview.developers.cloudflare.com
Preview Branch URL: https://pedro-pcx-16710-rules-update-custom-errors.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/rules/custom-errors/create-api/ https://pedro-pcx-16710-rules-update-custom-errors.preview.developers.cloudflare.com/rules/custom-errors/create-api/
https://developers.cloudflare.com/rules/custom-errors/example-rules/ https://pedro-pcx-16710-rules-update-custom-errors.preview.developers.cloudflare.com/rules/custom-errors/example-rules/
https://developers.cloudflare.com/support/more-dashboard-apps/cloudflare-custom-pages/configuring-custom-pages-error-and-challenge/ https://pedro-pcx-16710-rules-update-custom-errors.preview.developers.cloudflare.com/support/more-dashboard-apps/cloudflare-custom-pages/configuring-custom-pages-error-and-challenge/
https://developers.cloudflare.com/rules/custom-errors/api-calls/ https://pedro-pcx-16710-rules-update-custom-errors.preview.developers.cloudflare.com/rules/custom-errors/api-calls/
https://developers.cloudflare.com/rules/custom-errors/create-rules/ https://pedro-pcx-16710-rules-update-custom-errors.preview.developers.cloudflare.com/rules/custom-errors/create-rules/
https://developers.cloudflare.com/rules/custom-errors/reference/parameters/ https://pedro-pcx-16710-rules-update-custom-errors.preview.developers.cloudflare.com/rules/custom-errors/reference/parameters/
https://developers.cloudflare.com/rules/custom-errors/edit-error-pages/ https://pedro-pcx-16710-rules-update-custom-errors.preview.developers.cloudflare.com/rules/custom-errors/edit-error-pages/
https://developers.cloudflare.com/rules/custom-errors/ https://pedro-pcx-16710-rules-update-custom-errors.preview.developers.cloudflare.com/rules/custom-errors/
https://developers.cloudflare.com/rules/custom-errors/parameters/ https://pedro-pcx-16710-rules-update-custom-errors.preview.developers.cloudflare.com/rules/custom-errors/parameters/
https://developers.cloudflare.com/rules/custom-errors/troubleshooting/ https://pedro-pcx-16710-rules-update-custom-errors.preview.developers.cloudflare.com/rules/custom-errors/troubleshooting/
https://developers.cloudflare.com/rules/custom-errors/reference/error-tokens/ https://pedro-pcx-16710-rules-update-custom-errors.preview.developers.cloudflare.com/rules/custom-errors/reference/error-tokens/
https://developers.cloudflare.com/rules/custom-errors/error-tokens/ https://pedro-pcx-16710-rules-update-custom-errors.preview.developers.cloudflare.com/rules/custom-errors/error-tokens/
https://developers.cloudflare.com/rules/custom-errors/reference/ https://pedro-pcx-16710-rules-update-custom-errors.preview.developers.cloudflare.com/rules/custom-errors/reference/
https://developers.cloudflare.com/rules/custom-errors/reference/error-page-types/ https://pedro-pcx-16710-rules-update-custom-errors.preview.developers.cloudflare.com/rules/custom-errors/reference/error-page-types/
https://developers.cloudflare.com/support/more-dashboard-apps/cloudflare-custom-pages/ https://pedro-pcx-16710-rules-update-custom-errors.preview.developers.cloudflare.com/support/more-dashboard-apps/cloudflare-custom-pages/

@pedrosousa pedrosousa disabled auto-merge April 24, 2025 15:32
@pedrosousa pedrosousa requested a review from a team as a code owner April 24, 2025 15:44
@nikitacano nikitacano merged commit e445b53 into production Apr 24, 2025
13 checks passed
@nikitacano nikitacano deleted the pedro/PCX-16710-rules-update-custom-errors branch April 24, 2025 16:34
daisyfaithauma pushed a commit that referenced this pull request May 8, 2025
* [Rules] Update Custom Errors

* Delete old pages in Support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants